home *** CD-ROM | disk | FTP | other *** search
/ 20th Century Fox Summer 2004 Preview Kit / 2004 Summer Preview.iso / pc / start.exe / start.dcr / 00001.ls next >
Encoding:
Text File  |  2004-04-06  |  109 b   |  7 lines

  1. global gRootPath
  2.  
  3. on exitFrame me
  4.   gRootPath = the moviePath
  5.   go(1, the moviePath & "media\movie.dir")
  6. end
  7.